Skip to content

add: add get_scan_report request support#1357

Merged
greenbonebot merged 1 commit into
mainfrom
add/get-scan-report
Jul 22, 2026
Merged

add: add get_scan_report request support#1357
greenbonebot merged 1 commit into
mainfrom
add/get-scan-report

Conversation

@ozgen

@ozgen ozgen commented Jul 21, 2026

Copy link
Copy Markdown
Member

What

  • Add get_scan_report request support
  • Add validation for scan_report_id
  • Support filter strings and saved filter IDs
  • Add tests for request generation and missing IDs

Why

  • Allow python-gvm clients to use the new get_scan_report GMP command
  • Keep scan report retrieval consistent with the gvmd implementation

References

GEA-1949

Checklist

  • Tests

@ozgen
ozgen requested a review from a team as a code owner July 21, 2026 13:36
@greenbonebot
greenbonebot enabled auto-merge (rebase) July 21, 2026 13:36
@github-actions

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA ae018e5.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Files

None

@github-actions

Copy link
Copy Markdown

Conventional Commits Report

Type Number
Added 1

🚀 Conventional commits found.

@codecov

codecov Bot commented Jul 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.36%. Comparing base (727ce1b) to head (ae018e5).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1357   +/-   ##
=======================================
  Coverage   98.35%   98.36%           
=======================================
  Files         101      102    +1     
  Lines        6702     6717   +15     
  Branches     1222     1223    +1     
=======================================
+ Hits         6592     6607   +15     
  Misses         77       77           
  Partials       33       33           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@greenbonebot
greenbonebot merged commit ead1ca1 into main Jul 22, 2026
26 checks passed
@greenbonebot
greenbonebot deleted the add/get-scan-report branch July 22, 2026 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants